Added CV-Forge to the list#2918
Merged
olaservo merged 6 commits intomodelcontextprotocol:mainfrom Nov 8, 2025
Merged
Conversation
Moved CV Forge entry to community servers section
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds CV-Forge, a new community-developed MCP server for intelligent CV generation and job matching, to the README's Community Servers section. The server analyzes job postings and generates tailored CVs in multiple formats (PDF, HTML, Markdown).
Key Changes:
- Added CV-Forge entry to the Community Servers alphabetical list
- Included description and author attribution link
Comments suppressed due to low confidence (1)
README.md:1448
- Empty line added before the Community Servers section. This appears to be an unintentional change that doesn't serve any formatting purpose and should be removed to maintain consistency with the rest of the document.
- **[MCP Marketplace Web Plugin](https://github.com/AI-Agent-Hub/mcp-marketplace)** MCP Marketplace is a small Web UX plugin to integrate with AI applications, Support various MCP Server API Endpoint (e.g pulsemcp.com/deepnlp.org and more). Allowing user to browse, paginate and select various MCP servers by different categories. [Pypi](https://pypi.org/project/mcp-marketplace) | [Maintainer](https://github.com/AI-Agent-Hub) | [Website](http://www.deepnlp.org/store/ai-agent/mcp-server)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Removed a redundant line from the README.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
Author
|
@olaservo Please review this. |
olaservo
approved these changes
Nov 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
CV-Forge is a new MCP server that intelligently matches job seekers with opportunities by analyzing job postings and generating perfectly-tailored CVs. This PR adds CV-Forge to the Community Servers section of the README, making it discoverable for developers integrating job matching capabilities into their applications.
Server Details
Motivation and Context
CV-Forge solves a critical pain point for job seekers: the time-consuming process of customizing CVs for each job application. By leveraging MCP protocol, it provides an intelligent bridge between job postings and personalized CV generation, significantly improving job application quality and reducing manual effort.
How Has This Been Tested?
Breaking Changes
None. This is a new server addition to the community list with no impact on existing configurations.
Types of changes
Checklist
Additional context
CV-Forge provides multiple export formats (PDF, HTML, Markdown) and integrates seamlessly with the MCP protocol for easy adoption. The server is production-ready and includes comprehensive error handling for edge cases in CV generation and job matching.